Git命令 把本地代码库上传到 Gitlab服务器
URL:https://git-scm.com/download/win 在代码工程目录里 右键 git bash here git config --global user.name "xing ...
URL:https://git-scm.com/download/win 在代码工程目录里 右键 git bash here git config --global user.name "xing ...
GitLab服务器IP地址设置 首先说明一下,我Linux虚拟机的IP地址是192.168.142.134. 1、在GitLab上新建一个项目test_gitlab,刚开始仓库地址是http://l ...